HudBot 0.5 - Rules for HUDs

!!! IMPORTANT !!!

PATHS IN ZIP FILES ARE IGNORED, YOU MAY USE ANY DIRECTORY STRUCTURE
YOU LIKE. THIS FACILITATES KEEPING WORKING VERSIONS OF GRAPHICS
IN DIRECTORIES AND SIMPLY CLICKING "ADD TO ZIP" TO GENERATE A SINGLE
ZIP FILE OFF EVERYTHING IN A DIRECTORY FOR EASY HOUSEKEEPING

FOR EXAMPLE, I KEEP A DIRECTORY FOR EACH OF THE HUDS AND SIMPLY 
ADD EDITED TEXTURES TO THE DIRECTORIES AND DRAG THE DIRECTORIES
TO THE CURRENT HUD ZIP TO QUICKLY UPDATE THEM

!!! IMPORTANT !!!





RULES FOR CUSTOM HUDS

A custom HUD will REVERT TO THE DEFAULT TRIBES HUD if it cannot
load all of it's textures.
 
A custom HUD loads it's textures from two locations:
 a) Tribes/HudBot/HUDs/[texturename.TGA]
 b) Tribes/HudBot/HUDs/[*.zip/texturename.TGA]

.ZIP names do not matter, the texture can be loaded from any available .ZIP in Hudbot/HUDs.

SUPPORTED HUDS - FULL

Name: Energy HUD
Description: Energy indicator HUD
Files: Energy.Bar.TGA   - Image that "fills up" to represent Energy
       Energy.Frame.TGA - Static background for the bar
--------------------------------------


Name: Health HUD
Description: Health indicator HUD
Files: Health.Bar.TGA   - Image that "fills up" to represent Health
       Health.Frame.TGA - Static background for the bar
--------------------------------------


Name: Number HUD
Description: Font for simple numbers
Files: NumberHUD.Font.TGA - Font for numbers (character width = Image Width / 16)
--------------------------------------


Name: Radar HUD
Description: On-screen Radar/Compass
Files: 
(Compass):
  RadarHUD.East.TGA   - East marker
  RadarHUD.North.TGA  - North marker
  RadarHUD.South.TGA  - South marker
  RadarHUD.West.TGA   - West marker
(Icons):
  RadarHUD.hSelf.TGA          - Icon to draw for you
  RadarHUD.hFriend.TGA        - Friendly marker on Radar
  RadarHUD.hFriend.Flag.TGA   - Friendly w/ Flag marker
  RadarHUD.hFoe.TGA           - Enemy marker on Radar
  RadarHUD.Waypoint.TGA       - Waypoint marker on radar
--------------------------------------



Name: Weapon HUD
Description: Displays your current Weapons/Pack
Files:
  WeaponHUD.Undefined.TGA             - Icon for unknown weapon/pack
  WeaponHUD.Blaster.TGA               - These are all self explanatory...
  WeaponHUD.Chaingun.TGA
  WeaponHUD.Plasma.TGA
  WeaponHUD.Mortar.TGA
  WeaponHUD.Disc.TGA
  WeaponHUD.Sniper.TGA
  WeaponHUD.Grenade.TGA
  WeaponHUD.Elf.TGA
  WeaponHUD.TargetLaser.TGA
  WeaponHUD.EnergyPack.TGA
  WeaponHUD.RepairPack.TGA
  WeaponHUD.ShieldPack.TGA
  WeaponHUD.SensorJammerPack.TGA
  WeaponHUD.AmmoPack.TGA
  WeaponHUD.Deployable.TGA
  WeaponHUD.Camera.TGA
  WeaponHUD.Pulse.TGA
  WeaponHUD.Motion.TGA
  WeaponHUD.Turret.TGA
  WeaponHUD.Inventory.TGA
  WeaponHUD.AmmoStation.TGA
  WeaponHUD.Camera.TGA
  WeaponHUD.SensorJammer.TGA
--------------------------------------